Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Shell Injection

A seemingly harmless command-line application with the shell injection vulnerability.

Execution

# Installation
sudo make install

# Building
make

# Running
lla

Try entering malicious arguments, such as . && echo I am ready\!;

Made with ❤ by Param.